ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseCartesianPlotView<TOwnerView,TGroupView,TSeriesView,TPointView> Class / _getCenter Method

In This Topic
    _getCenter Method (_BaseCartesianPlotView<TOwnerView,TGroupView,TSeriesView,TPointView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getCenter() As IPoint
    public IPoint _getCenter()
    See Also